libplist: update to 2.7.0
authorGeorgi Valkov <[email protected]>
Wed, 11 Jun 2025 09:49:52 +0000 (12:49 +0300)
committerRobert Marko <[email protected]>
Thu, 31 Jul 2025 19:50:51 +0000 (21:50 +0200)
Fix segmentation fault when calling plist_sort() on an empty dictionary

change log
https://github.com/libimobiledevice/libplist/releases/tag/2.7.0

Signed-off-by: Georgi Valkov <[email protected]>
libs/libplist/Makefile

index 43aca6e138bd090b807975e5be5577b4ee2ffaf8..c739860fabf34abccf96c1572fa1785e2f87cea1 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libplist
-PKG_VERSION:=2.6.0
+PKG_VERSION:=2.7.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=https://github.com/libimobiledevice/libplist/releases/download/$(PKG_VERSION)
-PKG_HASH:=67be9ee3169366589c92dc7c22809b90f51911dd9de22520c39c9a64fb047c9c
+PKG_HASH:=7ac42301e896b1ebe3c654634780c82baa7cb70df8554e683ff89f7c2643eb8b
 
 PKG_MAINTAINER:=Rosen Penev <[email protected]>
 PKG_CPE_ID:=cpe:/a:libimobiledevice:libplist